range: Don't leave css nodes behind
authorMatthias Clasen <mclasen@redhat.com>
Tue, 1 Mar 2016 20:48:01 +0000 (15:48 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 1 Mar 2016 20:48:01 +0000 (15:48 -0500)
commitcb614cc8388bfde71928bbc29fe45456d216c154
tree78156ccea2dc6e86efced74b87ba25f9563c474a
parent37007c47a55cae23c120040fb6a2f9199481b14d
range: Don't leave css nodes behind

We create and destroy gadgets inside the range hierarchy here,
and if we don't explicitly remove their CSS nodes from the parent,
they stick around.
gtk/gtkrange.c